x86 vmx: Reuse idtv_info to avoid double read of IDT_VECTORING.
authorKeir Fraser <keir.fraser@citrix.com>
Tue, 28 Apr 2009 12:45:08 +0000 (13:45 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Tue, 28 Apr 2009 12:45:08 +0000 (13:45 +0100)
commit1e906caa0aa6f6f57bd5088e8faf19dc89900552
tree2503a9a3b38eb7f0e6a53b2b7381a95696d8c3e6
parent80ff70bc1cfc5c6a474c0377da008275b3f1576b
x86 vmx: Reuse idtv_info to avoid double read of IDT_VECTORING.

Signed-off-by: Eddie Dong <eddie.dong@intel.com>
xen/arch/x86/hvm/vmx/vmx.c